Skip to content

Bump BCApps repo and app manifests to 26.15#8560

Merged
mazhelez merged 2 commits into
releases/26.xfrom
copilot/update-repoversion-and-versions
Jun 11, 2026
Merged

Bump BCApps repo and app manifests to 26.15#8560
mazhelez merged 2 commits into
releases/26.xfrom
copilot/update-repoversion-and-versions

Conversation

Copilot AI commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Align the repository release version with the 26.15 train by updating AL-Go settings and every app manifest in the repo. This keeps package metadata consistent across System Application, Business Foundation, and tooling apps.

  • AL-Go repo version

    • Updated .github/AL-Go-Settings.json to set repoVersion to 26.15.
  • App manifest versions

    • Updated the top-level version field in all app.json files to 26.15.0.0.
    • This applies across app, test, and test-library manifests so all shipped artifacts advertise the same release version.
  • Representative manifest change

    {
      "repoVersion": "26.15",
      "version": "26.15.0.0"
    }

    Fixes AB#636795

@mirouhl

mirouhl commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

@copilot check if there is version 26.14.0.0 left in app files and fix

Copilot AI commented Jun 10, 2026

Copy link
Copy Markdown
Contributor Author

@copilot check if there is version 26.14.0.0 left in app files and fix

Addressed in 5319da9. I updated the remaining 26.14.0.0 references in app.json files to 26.15.0.0 and verified there are no 26.14.0.0 values left in any app.json file.

@mazhelez mazhelez merged commit 5216aab into releases/26.x Jun 11, 2026
28 checks passed
@mazhelez mazhelez deleted the copilot/update-repoversion-and-versions branch June 11, 2026 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants